FaTEACHSASCashSummary 
Logical Entity Name  FaTEACHSASCashSummary 
Default Table Name  FaTEACHSASCashSummary 
Physical Only  NO 
Definition 
 
Note 
 

FaTEACHSASCashSummary Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaTEACHSASCashSummaryID(PK)    int  NO 
 
FaBatchExpImpID(FK)    int  NO 
 
RecordType    varchar(1)  NO 
 
BatchID    varchar(28)  NO 
 
SchoolCode    varchar(6)  NO 
 
RegionCode    varchar(2)  YES 
 
StateCode    varchar(2)  YES 
 
EndDate    datetime  YES 
 
ProcessDate    datetime  YES 
 
CashSummaryType    varchar(2)  YES 
 
BeginningCashBalance    money  YES 
 
CashReceipts    money  YES 
 
RefundsOfCash    money  YES 
 
NetPayments    money  YES 
 
BookedDisb    money  YES 
 
BookedAdjustments    money  YES 
 
TotalNetBookedDisb    money  YES 
 
EndingCashBalance    money  YES 
 
UnbookedDisb    money  YES 
 
UnBookedAdjustments    money  YES 
 
TotalNetUnBookedDisb    money  YES 
 
CashAccepted    money  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 

FaTEACHSASCashSummary Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaTEACHSASCashSummary_FaTEACHSASCashSummaryID  PrimaryKey  FaTEACHSASCashSummaryID 

FaTEACHSASCashSummary Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaBatchExpImp  Non-Identifying  One To Zero or More  FK_FaTEACHSASCashSummary_FaBatchExpImpID_FaBatchExpImp_FaBatchExpImpID      FaBatchExpImpID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaTEACHSASCashSummary_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaTEACHSASCashSummary Check Constraints 
Check Constraint Name  CheckConstraint